home *** CD-ROM | disk | FTP | other *** search
/ EnigmA Amiga Run 1996 February / EnigmA AMIGA RUN 04 (1996)(G.R. Edizioni)(IT)[!][issue 1996-02][Skylink CD III].iso / earcd / netbsd / tools / readcvmonitor-1.0.readme < prev    next >
Text File  |  1995-12-17  |  1KB  |  32 lines

  1. Descr: tool to convert CyberGraphX monitor definitions to NetBSD 1.1 grfmodes file
  2. Author: Michael Teske <teske@dice2.desy.de>
  3. Uploader: Michael Teske <teske@dice2.desy.de>
  4.  
  5. Readme to ReadCVMonitor 1.0
  6.  
  7. This is a tool to convert CyberGraphX monitor definitions to
  8. a NetBSD 1.1 grfmodes file which can be used as input for grfconfig.
  9.  
  10. It has to be run under AmigaOS (until I find the time to write the
  11. iff.library routines myself:-) and takes the CybergraphX 
  12. monitor definitions file (to be found in 
  13. ENV:CyberGraphX/your_card/Monitor-xxkHz) as single argument.
  14.  
  15. The grfmodes definition are written to stdout.
  16. You may have to edit the outputfile to suit your needs.
  17.  
  18. This is a new version!
  19. ^^^^^^^^^^^^^^^^^^^^^^
  20. Something in the first release was wrong (vbe was set to vde, sorry).
  21. Interlace modes are now properly handled (don't know why anybody uses
  22. them, though).
  23.  
  24. This is only tested on a Cybervision64, because this is my only Gfx board.
  25. I would like to hear if it works on other boards too.
  26.  
  27.  
  28. Have fun
  29.  
  30.    Michael Teske <teske@dice2.desy.de>
  31.  
  32.